github.com/andybalholm/brotli/matchfinder.Bargain3.table8 (field)
9 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain3.go#L21: table8 [1 << 18]tableEntry
bargain3.go#L32: z.table8 = [len(z.table8)]tableEntry{}
bargain3.go#L79: for i := range z.table8 {
bargain3.go#L80: v := z.table8[i].offset
bargain3.go#L83: z.table8[i] = tableEntry{}
bargain3.go#L85: z.table8[i].offset = v
bargain3.go#L164: candidate8 := z.table8[nextHash8]
bargain3.go#L169: z.table8[nextHash8] = entry
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |